home *** CD-ROM | disk | FTP | other *** search
- $ !
- $ ! "Makefile" for VMS version of unzip
- $ !
- $ set verify ! like "echo on", eh?
- $ define lnk$library sys$library:vaxcrtl.olb
- $ cc unzip,file_io,VMS_attr,mapname,match,misc,unimplod,unreduce,unshrink
- $ link unzip,file_io,VMS_attr,mapname,match,misc,unimplod,unreduce,unshrink,sys$input:/opt
- sys$share:vaxcrtl.exe/shareable
- $ set noverify
-